machine code
- n.机器码
-
The Study of Machine Code in Decimal Computer
十进制计算机中机器码的研究
-
The CPU architecture ( s ) to generate machine code for .
产生适合于CPU体系结构的机器码。
-
State Test Data Generation Based on State Machine Code Synthesis
基于状态机代码合成技术的状态测试数据生成
-
The Technique of Transformation From Machine Code to High Level Language Program
从机器代码到高级语言程序的转换技术
-
A Quick Sort Method Based on the Machine Code of Floating Point Numbers
基于浮点数机内编码的快速排序方法
-
Object program : Program in machine code translated from a source program .
目标程式:由主程式编译而成的程式。
-
Machine Code Checking for Security of Mobile Code
对机器语言进行检查保证移动代码安全
-
We shall also examine a few of the basic machine code instructions for one computer .
我们也要研究一下一台计算机的几条基本的机器代码指令。
-
Second , these languages are not translated into machine code by hand .
其次,这些语言不用手工地翻译成机器码。
-
In the1940s the first computer users wrote machine code by hand .
在1940年第一台计算机的用户写道:机器代码的手。
-
A program that translates a command or operation code into machine code .
把命令或操作代码转换为机器代码的程序。
-
Assembler Buffer : displays the current frame as machine code .
Assembler(汇编器)Buffer:以机器码的形式显示当前frame。
-
The Emulation Running Software of the Program in MCS 51 Language Machine Code
MCS51语言程序仿真运行软件
-
Often the target language is a binary format like machine code , but not always .
目标语言通常为二进制格式(如机器代码),但不总是这种格式。
-
OBJECT CODE : Term synonymous with machine code .
目标代码:机器代码的同义术语。
-
A written or machine code that represents a single semanteme .
表示单个语义的一种书写码或机器码。
-
Object code ( Object language ): Machine code , as translated from a source program .
目标代码(目标语言):由主程式编译而成的机器代码。
-
Execute machine code in PLC virtual machine of WinCE OS .
将PLC指令对应的机器码移植到WinCE操作系统下的PLC虚拟机中执行。
-
Compiler : A system program that translates high-level language programs into machine code .
编译程式:是一种系统程式,它把高阶层语言程式转为机器代码。
-
Both had custom instruction sets , with programs designed in their raw machine code .
通过在其原型机代码中设计的程序,两者都自定义了指令集。
-
Each byte offset identifies a memory address used by a machine code instruction .
每个字节位移用于标识一个机器代码指令使用的内存地址。
-
The set of instruction machine code is more reasonable and simplifies the design of coding controller .
对指令的机器码进行合理设置,使译码控制设计得到很大简化;
-
GMPAS : An Analysis Tool for General-purpose Machine Code Programs
一个通用机器代码程序分析工具GMPAS
-
Compiler is a system software that translates high level programming language into semantically equivalent machine code .
编译器是一种将高级程序设计语言编写的源程序转化为语义等价的机器语言程序的系统软件。
-
Single chip only executes machine code , which makes debugging single ship program very inconvenient .
单片机只能运行机器码,使得单片机程序调试极其繁锁。
-
After interpreting a code path a certain number of times , it is compiled into machine code .
在解释代码路径一定次数之后,会把它重新编译成机器码。
-
Reflection is also known as self-modifying code , especially at the machine code and assembly language levels .
反思也被称为自修改代码,特别是在机器代码和汇编语言的水平。
-
It is important to transform machine code to high level language program in program analysis , verification , maintenance and reformation .
将计算机可执行的机器代码转换为高级语言程序,这对于分析、理解、测试、验证、移植和改造程序非常重要。
-
The JVM performs JIT compilation of byte code into machine code .
JVM可将字节代码即时编译为机器代码。
-
You can look at the generated machine code and see that there 's a chunk of your program missing .
您可以查看生成的机器码,查看是否漏了某块程序。